home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / !applications! / imagestudiov2.3.0 / imagestudio000 / convolves / frostedglass < prev    next >
Text File  |  1996-09-07  |  294b  |  29 lines

  1. CONV
  2.  
  3. ; ImageStudio ©1994,1995 Andy Dean, Graham Dean
  4.  
  5. ; Convolve = FrostedGlass
  6. ; Creation date = Mon Feb 20 14:56:22 1995
  7. ; User name = Andy Dean
  8.  
  9. ; Matrix
  10.  
  11.    0   0   1   0   0
  12.  
  13.    0   0   0   0   0
  14.  
  15.    1   0   0   0   1
  16.  
  17.    0   0   0   0   0
  18.  
  19.    0   0   1   0   0
  20.  
  21.  
  22. ; Divisor
  23.  
  24. 4
  25.  
  26. ; Bias
  27.  
  28. 0
  29.